home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 May
/
macformat-024.iso
/
Shareware City
/
Developers
/
nshellmegasource1.50
/
mega src
/
commands
/
head.π.rsrc
/
head.π.rsrc.rsrc
/
TEXT_16000_man general.txt
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-27
|
414 b
|
24 lines
NAME
head - copy the first part of files
SYNOPSIS
head [-n number] [file1] [file2] . . .
DESCRIPTION
The "head" command copies the first "n" lines of a file. If no option is given, a default of ten lines are copied.
Note: "lines" are defined as carriage returns. A line may wrap several times in your shell window, but still be counted as a single line.
RETURN CODES
<0 Error
0 Success
SEE ALSO
tail